home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / D / DiveLog.cpt / DiveLog / Dive Partners / background_2614.txt < prev    next >
Encoding:
Text File  |  1988-01-12  |  2.6 KB  |  134 lines

  1. -- background: 2614 from stack: in
  2. -- bmap block id: 3953
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   show menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 6 (field)
  16. -- low flags: 00
  17. -- high flags: 4000
  18. -- rect: left=92 top=83 right=165 bottom=397
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 0
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Partner Info
  27.  
  28.  
  29. -- part 8 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=256 top=298 right=321 bottom=281
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 1013 / 1013
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Next
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go to next card
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 9 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=228 top=298 right=321 bottom=254
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 1014 / 1014
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Prev
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to prev card
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 16 (button)
  68. -- low flags: 00
  69. -- high flags: 0000
  70. -- rect: left=419 top=32 right=74 bottom=484
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 1011 / 1011
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: Home
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   visual effect iris close
  82.   go home
  83. end mouseUp
  84.  
  85.  
  86.  
  87.  
  88. -- part 19 (button)
  89. -- low flags: 00
  90. -- high flags: 0000
  91. -- rect: left=426 top=86 right=147 bottom=479
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: 
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   visual effect barn door open
  103.   go to stack " Dive Log"
  104. end mouseUp
  105.  
  106.  
  107.  
  108. -- part 20 (field)
  109. -- low flags: 00
  110. -- high flags: 4000
  111. -- rect: left=30 top=179 right=243 bottom=482
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 0
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: Dive Sites
  120.  
  121.  
  122. -- part 21 (field)
  123. -- low flags: 00
  124. -- high flags: 4000
  125. -- rect: left=75 top=244 right=293 bottom=483
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: Notes
  134.